PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFDisplayRectangle Class / getTop Method
In This Topic
    getTop Method
    In This Topic
    Gets top position.
    Syntax
    public double getTop()

    Return Value

    The y coordinate of rectangle's top left corner.
    See Also